Skip to content

fix(tui): filter only connected workspaces in dialog; add warp synthetic message#25915

Merged
jlongster merged 8 commits intodevfrom
jlongster/warp-tweaks
May 6, 2026
Merged

fix(tui): filter only connected workspaces in dialog; add warp synthetic message#25915
jlongster merged 8 commits intodevfrom
jlongster/warp-tweaks

Conversation

@jlongster
Copy link
Copy Markdown
Contributor

Summary

  • Keep the Warp dialog's recent workspace choices focused on connected workspaces so users don't pick stale or unusable entries.
  • Dedupe recent workspace suggestions by workspace ID before limiting the list, so repeated sessions don't hide other valid recent workspaces.
  • Add focused coverage for missing, inactive, duplicate, and connected workspace selection behavior.

Tests

  • bun test test/cli/cmd/tui/dialog-workspace-create.test.ts
  • bun typecheck

@jlongster jlongster changed the title tui: show only usable recent workspaces fix(tui): filter only connected workspaces in dialog May 5, 2026
@jlongster jlongster force-pushed the jlongster/warp-tweaks branch from 3dcf9e7 to c1b05c9 Compare May 5, 2026 20:43
@jlongster jlongster changed the title fix(tui): filter only connected workspaces in dialog fix(tui): filter only connected workspaces in dialog; add warp synthetic message May 6, 2026
@jlongster jlongster merged commit 2abc450 into dev May 6, 2026
10 checks passed
@jlongster jlongster deleted the jlongster/warp-tweaks branch May 6, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant